home *** CD-ROM | disk | FTP | other *** search
- // Navigation bar at top of page
- NAVLISTEXAMPLE: NavListExample {};
-
- // The example
- BUTTONBAR: WOActiveImage{src="../Images/ButtonBar.gif";
- action = defaultAction; x = xValue; y = yValue; imageMapFile = "Image.map";};
-
-
- // The component that lets you view the source code of the example
- SHOWSOURCE: CodeViewer {componentName = "ActiveImageEx1"};
-
-